| Total Complexity | 15 |
| Dependencies | 3 |
| Dependents | 12 |
| Total lines | 145 |
| Lines of code | 75 |
| Logical lines of code | 43 |
| Comment lines | 44 |
| Methods | 11 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| normalizeArgs() | 55 | 2 | 18 | |
| add() | 62 | 2 | 11 | |
| __construct() | 67 | 2 | 8 | |
| store() | 70 | 2 | 6 | |
| addError() | 79 | 1 | 3 | |
| addInfo() | 79 | 1 | 3 | |
| addSuccess() | 79 | 1 | 3 | |
| addWarning() | 79 | 1 | 3 | |
| clear() | 77 | 1 | 4 | |
| get() | 68 | 1 | 7 | |
| sort() | 64 | 1 | 9 |